Skip to content

[Markdown editor] Split plugin files#4970

Merged
patrykkopycinski merged 2 commits intomasterfrom
chore/split-markdown-plugins
Jul 19, 2021
Merged

[Markdown editor] Split plugin files#4970
patrykkopycinski merged 2 commits intomasterfrom
chore/split-markdown-plugins

Conversation

@patrykkopycinski
Copy link
Copy Markdown
Contributor

@patrykkopycinski patrykkopycinski commented Jul 19, 2021

Summary

We would like to use markdown plugin parsers on the server side, but because the logic is in .tsx we cannot import it, so I did split markdown plugin files to allow import just parser from .ts file

https://github.com/elastic/kibana/pull/96703/files#diff-4cc334d57c5ffcd80634cb613dd7f949499dd74f8990705cc3dca71d9a2efc87R456

@patrykkopycinski patrykkopycinski self-assigned this Jul 19, 2021
@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_4970/

Copy link
Copy Markdown
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks, @patrykkopycinski

@patrykkopycinski patrykkopycinski merged commit a1bfec2 into master Jul 19, 2021
@patrykkopycinski patrykkopycinski deleted the chore/split-markdown-plugins branch July 19, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants